projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdc5e0f
)
Add undef for HAVE_DEV_PTMX.
author
Gerd Moellmann
<gerd@gnu.org>
Wed, 27 Oct 1999 10:22:45 +0000
(10:22 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Wed, 27 Oct 1999 10:22:45 +0000
(10:22 +0000)
src/config.in
patch
|
blob
|
history
diff --git
a/src/config.in
b/src/config.in
index abf084ce735f1f43413f6c8d3e567d902d18cbac..693dea8dc6c3f079ef4566dae60bb024749f923c 100644
(file)
--- a/
src/config.in
+++ b/
src/config.in
@@
-211,6
+211,8
@@
Boston, MA 02111-1307, USA. */
#undef HAVE_ALLOCA_H
+#undef HAVE_DEV_PTMX
+
#undef HAVE_GETTIMEOFDAY
/* If we don't have gettimeofday,
the test for GETTIMEOFDAY_ONE_ARGUMENT may succeed,